Skip to content

Only include jsr305 and not complete spotbugs#1279

Merged
Stypox merged 1 commit intoTeamNewPipe:devfrom
litetex:replace-spotbugs-with-jsr305
Feb 15, 2025
Merged

Only include jsr305 and not complete spotbugs#1279
Stypox merged 1 commit intoTeamNewPipe:devfrom
litetex:replace-spotbugs-with-jsr305

Conversation

@litetex
Copy link
Copy Markdown
Member

@litetex litetex commented Feb 15, 2025

Fixes #1278

Only javax.annotation.Nonnull or javax.annotation.Nullable are currently in used which means that spotbugs can and should be removed.

Only ``javax.annotation.Nonull`` or ``javax.annotation.Nullable`` are currently in used which means that spotbugs can and should be removed.

See TeamNewPipe#1278 for details
Copy link
Copy Markdown
Member

@Stypox Stypox left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems to work as intended:
image

The yellow underline just requires changing an annotation setting of Android Studio.

@Stypox Stypox merged commit e506ad3 into TeamNewPipe:dev Feb 15, 2025
@litetex litetex deleted the replace-spotbugs-with-jsr305 branch February 15, 2025 14:07
@AudricV AudricV added the dependencies Pull requests that update a dependency file label Feb 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove spotbugs

3 participants